home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Libraries / Effect library / Demo ƒ / Reversed fades ƒ / reversed fade headers.h < prev    next >
Encoding:
Text File  |  1994-01-12  |  1.2 KB  |  18 lines  |  [TEXT/KAHL]

  1. pascal short CircularFadeReversed(Rect boundsRect, Pattern *thePattern);
  2. pascal short CornerCircleFadeReversed(Rect boundsRect, Pattern *thePattern);
  3. pascal short DiagonalFadeDownRight(Rect boundsRect, Pattern *thePattern);
  4. pascal short FourCenteredFadeReversed(Rect boundsRect, Pattern *thePattern);
  5. pascal short FourCornerFadeReversed(Rect boundsRect, Pattern *thePattern);
  6. pascal short FullScrollLeftFade(Rect boundsRect, Pattern *thePattern);
  7. pascal short FullScrollUpFade(Rect boundsRect, Pattern *thePattern);
  8. pascal short HalvesScrollFadeReversed(Rect boundsRect, Pattern *thePattern);
  9. pascal short HilbertFadeReversed(Rect boundsRect, Pattern *thePattern);
  10. pascal short MrDoOutdoneFadeReversed(Rect boundsRect, Pattern *thePattern);
  11. pascal short MrDoFadeReversed(Rect boundsRect, Pattern *thePattern);
  12. pascal short PourScrollFadeReversed(Rect boundsRect, Pattern *thePattern);
  13. pascal short RescueRaidersFadeReversed(Rect boundsRect, Pattern *thePattern);
  14. pascal short ScissorsFadeReversed(Rect boundsRect, Pattern *thePattern);
  15. pascal short SlideFadeReversed(Rect boundsRect, Pattern *thePattern);
  16. pascal short SplitScrollUDFadeReversed(Rect boundsRect, Pattern *thePattern);
  17. pascal short TwoCornerFadeReversed(Rect boundsRect, Pattern *thePattern);
  18.